DiscoverPeripheralsBlock Block Reference
| Declared in | BleCallback.h |
|---|
Block Definition
DiscoverPeripheralsBlock
找到设备的block Find the device’s callback
typedef void (^DiscoverPeripheralsBlock) (CBCentralManager *central, CBPeripheral *peripheral, NSDictionary *advertisementData, NSNumber *RSSI)
Discussion
找到设备的block Find the device’s callback
Declared In
BleCallback.h